type net/http.textSig

3 uses

	net/http (current package)
		sniff.go#L194: 	textSig{}, // should be last
		sniff.go#L290: type textSig struct{}
		sniff.go#L292: func (textSig) match(data []byte, firstNonWS int) string {